CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 蚁群算法 TSP

搜索资源列表

  1. 蚁群算法tsp问题matlab程序

    2下载:
  2. 简单的求解tsp问题的蚁群算法matlab程序
  3. 所属分类:按钮控件

    • 发布日期:2011-05-20
    • 文件大小:11503
    • 提供者:zwsummer
  1. 51个城市的tsp程序

    1下载:
  2. 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-03-17
    • 文件大小:1578
    • 提供者:cuifangsong
  1. TSPACO.V1.0.tar

    0下载:
  2. 蚁群算法解决TSP问题的源代码,希望站长能采用,但愿对大家有点启发!-Ant Algorithm for the Traveling Salesman Problem source code, can be used station, we hope to inspire a bit!
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:92379
    • 提供者:张艳伟
  1. TSP

    0下载:
  2. 算法仿真,很好用蚁群算法算法仿真,很好用蚁群算法-Algorithm simulation, a good simulation algorithm using ant algorithm, ant colony algorithm with good
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:96700
    • 提供者:中国
  1. ACATSP

    0下载:
  2. tsp蚁群算法,经过改良的-tsp ant colony algorithm, improved ........
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:wangyi
  1. anttsp

    6下载:
  2. 用蚁群算法解决TSP问题,其中有基本蚁群,蚁密系统,还有自己提出的改进算法,自带GUI界面。-TSP with ant colony algorithm to solve the problem, including the basic ant colony, ant density systems, as well as the improved algorithm itself, its own GUI interface.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:238631
    • 提供者:灞堝媷
  1. ant_colony_system-Solve-the-TSP-problem

    1下载:
  2. 基于蚁群算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Ant colony algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1421
    • 提供者:孙岩
  1. TSP

    0下载:
  2. 蚁群算法求解TSP问题的源程序及简要说明-Ant Colony Algorithm for TSP problem and a brief descr iption of the source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2165
    • 提供者:QIUCHENGYU
  1. TSP

    0下载:
  2. 介绍求解TSP 问题的蚁群算法,是解决旅行售货员问题的一种比较好的方法-Introduced to solve the ant colony algorithm for TSP problem is to solve the traveling salesman problem of a better way to
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:67810
    • 提供者:vumeng
  1. AntAlgorithm

    0下载:
  2. 一个蚁群算法求解邮递员路由问题(TSP)具体实现,本人在传统蚁群算法基础上进行改进,达到较高的效率-An ant colony algorithm for routing problem postman (TSP) concrete implementation, I am in the traditional ant colony algorithm based on the improvements to achieve higher efficiency
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:292311
    • 提供者:wangrenbiao
  1. yqsfy

    0下载:
  2. TSP问题蚁群算法通用Matlab程序源码-Ant colony algorithm for TSP problem common Matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4705
    • 提供者:天道酬勤
  1. ACS

    0下载:
  2. 用蚁群算法来解决,TSP(履行商人)最短路径问题。-TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1277
    • 提供者:张辉
  1. c-tsp

    0下载:
  2. 实现旅行商问题的解决(微粒群算法或者蚁群算法)-To achieve resolution of the traveling salesman problem (or ant colony optimization Particle swarm optimization)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:3054
    • 提供者:吴明
  1. ant-for-tsp-pr76

    0下载:
  2. 基于蚁群算法用MATLAB求解76城市TSP问题,可得目前世界最优解,适合高手阅读使用-Using MATLAB based on ant algorithm for solving the problem of 76 cities TSP, the best solution available to the world for master read the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:11537
    • 提供者:刘兵
  1. ACO-TSP

    0下载:
  2. 三种蚁群算法解决TSP问题
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:45271758
    • 提供者:李成博
  1. tsp

    1下载:
  2. 自己编写的蚁群算法求解TSP的代码!已经编译通过了~~~希望有所帮助!-Write your own ant colony algorithm for solving TSP' s code! Has been compiled by the ~ ~ ~ hope that helps!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3085
    • 提供者:dbg
  1. aritificial-ant-algorithms-for-TSP

    0下载:
  2. 应用双种群蚁群算法解决TSP问题,计算速度快,准确率高-Application of ant colony algorithm to solve TSP double population problem, computational speed, high accuracy
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:12578
    • 提供者:apple
  1. AA—TSP

    0下载:
  2. 本算法是在MATLAB下,用蚁群算法求解tsp问题(The algorithm is based on MATLAB, ant colony algorithm to solve the TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:亚亚亚
  1. 蚁群

    0下载:
  2. 实现蚁群算法的基本功能,解决了TSP的问题。(Implement the basic functions of the ant colony algorithm and solve the TSP problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:努力写paper
  1. 对于蚁群优化算法的研究

    0下载:
  2. 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:11264
    • 提供者:吃鸡的鸭
« 1 23 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com